main: Add --link-checkout-speedup option to commit
authorColin Walters <walters@verbum.org>
Wed, 17 Jul 2013 20:16:45 +0000 (16:16 -0400)
committerColin Walters <walters@verbum.org>
Wed, 17 Jul 2013 23:20:53 +0000 (19:20 -0400)
commita3b6401788f8c353343deb68debb5444038c1ab6
tree7cd28cd97930824983f90a96068b008193d158a4
parent95e0d767b88e6c46c512e132b9b38a46aff839c7
main: Add --link-checkout-speedup option to commit

And disable devino scan by default.  For the gnome-ostree build case,
our commits are from "make install DESTDIR=", so they won't be
hardlinks into the repo.  In that case, particularly as the repository
size grows, the cost of building up the devino -> checksum mapping
becomes a problem.

The compose step will use this option though.
src/ostree/ot-builtin-commit.c